home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / glibc108.gz / glibc108 / glibc-1.08.1 / sysdeps / unix / bsd / tahoe / sysdep.h < prev   
Encoding:
C/C++ Source or Header  |  1991-06-11  |  152 b   |  6 lines

  1. /* The Tahoe is just like the Vax, except the
  2.    `chmk' instruction is called `kcall'.  */
  3.  
  4. #define    chmk    kcall
  5. #include <sysdeps/unix/bsd/vax/sysdep.h>
  6.